@font-face {
    font-family: 'DINSchriftRoman';
    src: url('/fileadmin/templates/newjvkdk/din/din_1451_engschrift-webfont.eot?') format('eot'),
         url('/fileadmin/templates/newjvkdk/din/din_1451_engschrift-webfont.woff') format('woff'),
         url('/fileadmin/templates/newjvkdk/din/din_1451_engschrift-webfont.ttf') format('truetype'),
         url('/fileadmin/templates/newjvkdk/din/din_1451_engschrift-webfont.svg#webfontFp5QV7Jk') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* ----------- CSS reset (make styles look the same in every browser) ----------- */

html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}
li{list-style:none;}
caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{font-size:100%;}legend{color:#000;}

/* ----------- Page Settings ----------- */

html{
  min-height:100%;
} 
body {
  margin: 0px;
  padding: 0px;font-family:Arial, Helvetica, sans-serif;
  background:url('/fileadmin/templates/images/newjvkdk/bg3.jpg') no-repeat top center #353d2c fixed;
}

a img {
  border: none;
}
/*  nisker */
a:hover{
  color:#dc931a;
}
a{
  color: #000000;
  text-decoration:  underline;
}
/* ----- */

/* ----------- Clear and Spacing ----------- */

.clear {
  clear: both;
  display: block;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
  margin: 0 0 -1px 0;
}

/* ----------- Structure ----------- */

.maincontainer{
  width: 1012px;
  margin: auto;
}

.topcontainer{
  margin-top: 40px;
  background-image:url(/fileadmin/templates/images/newjvkdk/topbg.png);
  width: 1012px;
  height: 144px !important;
  background-position:0px 0px !important;
}

.logocontainer{
  position: absolute;
  margin-left: 36px;
  margin-top: -16px;
}

.topmenucontainer{
  position: absolute;
  width: 900px;
  margin-left: 76px;
  margin-top: 66px;
  height: 18px;
}

.topmenucontainer ul{
  position:absolute;
  right:0;top:0;
  height: 18px;
}

.topmenucontainer ul, .topmenucontainer li{
  list-style: none;
  margin: 0;
  padding: 0;

}

.topmenucontainer li{
  float: left;
  *margin-top:-20px; /* ie 7hack */  
}

.topmenucontainer li a{
  display: block;
  color: black;
  text-decoration: none;
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  height: 18px;
  padding-left: 8px;
  padding-right: 8px;
position:relative;
}

.topmenucontainer li a:hover{
  background-color:#dc931a;
  color: white;
  /*-moz-border-radius: 5px;*/
  border-radius:5px;
}


.printcontainer{
  position: absolute;
  margin-left: 750px;
  margin-top: 20px;
}

.basketcontainer{
  position: absolute;
  margin-left: 655px;
  margin-top: 20px;
}

.printcontainer a{
  display: block;
  background-image: url('/fileadmin/templates/images/newjvkdk/print.png');
  background-repeat: no-repeat;
  padding-left: 20px;
  line-height: 15px;
  height: 15px;
  font-family: Arial;
  font-size: 11px;
  text-decoration: none;
  color: black;
}

.printcontainer a:hover, .basketcontainer:hover{
  text-decoration: underline;
}

.basketcontainer a{
  display: block;
  background-image: url('/fileadmin/templates/images/newjvkdk/clipboard.png');
  background-repeat: no-repeat;
  padding-left: 15px;
  line-height: 15px;
  height: 15px;
  font-family: Arial;
  font-size: 11px;
  text-decoration: none;
  color: black;
}

.searchbox{
  border: 0;
  background-image: url('/fileadmin/templates/images/newjvkdk/searchfield.png');
  height: 24px;
  width: 156px;
  line-height: 24px;
  font-size:11px;
  font-family: Arial;
  padding-left: 5px;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: 810px;
  margin-top: 35px;
}

.breadcrumb, .paymentcontainer, .typoconsult{
  display: none;
}
.middlecontainer{
  background-image:url(/fileadmin/templates/images/newjvkdk/mainbg.png);
  float:left;
  width:1012px;
}

.footer{
  height: 236px;
  width: 1012px;
  float:left;
  background-image:url(/fileadmin/templates/images/newjvkdk/jvk-footer.png);
}

.footermenucontainer{
  padding-left: 16px;
}
.subcontent {
  float:left;  
}
.footerbox{
  float: left;
  width: 220px;
}

.footerbox:first-child{
  margin-left:20px;
}


.footerbox ul{
  margin-left: 20px;
  margin-top: 10px;
}

.footerbox ul li, .footerbox ul li a{
  color: #c2c2c2;
  font-size: 11px;
  font-family: Arial;
  line-height: 16px;
  text-decoration: none;
}

.footerbox, .footerbox a{
  color: #c2c2c2;
  font-size: 11px;
  font-family: Arial;
  line-height: 16px;
}

.footerbox p{
  padding-left: 20px;
  padding-top: 10px;
}

.footerbox ul li{
  background-image: url('/fileadmin/templates/images/newjvkdk/bottombullet.png');
  background-repeat: no-repeat;
  padding-left: 12px;
  background-position: 0 5px;
}

.footerbox h3{
  font-family:'DINSchriftRoman', Arial;
  color:#e9e9e9;
  height: 19px;
  display: block;
  margin-left: 20px;
  margin-top: 20px;
  font-size:22px;
  text-transform:uppercase;
  font-weight:normal !important;

  /* ie hack */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);
  zoom:1;  
}
/*
.inspirationHeader{
  background-image:url('/fileadmin/templates/images/newjvkdk/inspiration.png');
  width: 90px;
}

.betalHeader{
  background-image:url('/fileadmin/templates/images/newjvkdk/betalonline.png');
  width: 95px;
}

.serviceHeader{
  background-image:url('/fileadmin/templates/images/newjvkdk/service.png');
  width: 60px;
}

.findHeader{
  background-image:url('/fileadmin/templates/images/newjvkdk/find.png');
  width: 190px;
}*/
/* main content */
#left_content {
  width:700px;
  height:auto;
  float:left;
  margin:0 0 35px 36px;
  position:relative;
}
#right_content {
  width:205px;
  padding:0 0 20px 15px;
  height:auto;
  float:left;
   margin:0 20px 0 20px;
  /*background:url(/fileadmin/templates/images/newjvkdk/frontpage_right_bg.png) no-repeat top left;*/
  font-size:11px;
  position:relative;
}
/*right part*/
#right_content h2 {
  font-family:'DINSchriftRoman', Arial;
  font-weight:normal;
  color:#474747;
  font-weight:normal;
  font-size:25px;
  margin:0px 0 5px 0;
  text-transform:uppercase;
  
  /* ie hack */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);
  zoom:1;
}
#right_content h3 {
  font-family:'DINSchriftRoman', Arial;
  color:#474747;
  font-weight:normal;
  font-size:18px;  
  text-transform:uppercase;
  margin:20px 0 5px 0;
  
  /* ie hack */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);
  zoom:1;
}
#right_content ul {
  margin:5px 0 10px 15px;
}
#right_content ul li{
  list-style-image:url(/fileadmin/templates/images/newjvkdk/frontpage_right_list_ims.png);
  margin:0 0 3px 0;
}
#right_content a.button_24timer {
  /*background:  url(/fileadmin/templates/images/newjvkdk/frontpage_right_btn.png) no-repeat top left;*/
  width:180px;
  height:62px;
  text-indent:-9999px;
  float:left;
  position:relative;
  z-index:2;
}
#right_content img {
  position:absolute;
  bottom:40px;
  right:0;
  z-index:0;
}
/* left content */
#left_content img {
  margin:0;
  padding:0;  
  max-width:700px;
  width:auto;
}
#left_content ul {
  position:absolute;
  top:315px;
  left:25px;
  z-index:99;  
}
#left_content ul li {
  float:left;
  text-transform:uppercase;
  font-size:12px;
  margin:0 10px;
  position:relative;  
  cursor:pointer;
  z-index:99;
}
#left_content ul li a{
  text-decoration:none;
}
#left_content ul li div{
  position:absolute;
  top:-110px;
  left:-40px;
  width:136px;
  height:80px;
  background:url(/fileadmin/templates/images/newjvkdk/popup_bg.png) no-repeat top left;
  padding:10px 15px 15px 15px;
  display:block;
  font-size:11px;
  color:#FFF;
  z-index:99;
  text-transform:none;
  overflow:hidden;
}
.button_lere_mere {
  position:absolute;
  left:28px;
  top:150px;
  background:url(/fileadmin/templates/images/newjvkdk/book_besoeg.png) top left no-repeat;
  width:181px;
  height:36px;
  float:left;
  z-index:1;
  text-indent:-9999px;
}
/* bottom content */
#bottom_content {
  float:left;
  width:980px;
  margin:0 16px 0px 0;
  margin-top:-40px !important;
  padding-bottom:10px;
}
.bottom_box {
  background:  url(/fileadmin/templates/images/newjvkdk/quicklinks_bg.png) bottom right no-repeat;
  width:195px; /*220*/
  float:left;
  margin:0 0 0 20px;
  height:151px;
  overflow:hidden;
  padding:15px 10px 15px 15px;
  font-size:11px;
  position:relative;
}

.second_child {
  background:  url(/fileadmin/user_upload/images/Forside/trustpilot-logo.png) bottom right no-repeat !important;
}

.bottom_vinduesskolen {
  background:  url(/fileadmin/user_upload/images/Forside/besoeg_vinduer.png) bottom right no-repeat !important;
}

.bottom_box h2 {
  text-transform:uppercase;
  font-family:'DINSchriftRoman', Arial;
  color:#474747;
  font-weight:normal;
  font-size:18px;
  margin:0 0 3px 0;
  
  /* ie hack */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);
  zoom:1;
}
.bottom_box img{
  margin:5px 10px 10px 0px;
  /*-moz-border-radius: 5px;*/
  border-radius:5px;
}
.bottom_box .read_more {
  margin:2px 0 0 0;
  float:left;
  color:#000;
  padding:0 0 3px 10px;
  background:url(/fileadmin/templates/images/newjvkdk/read_more_bg.png) no-repeat;
  background-position:0 2px;
}
.bottom_box:first-child{
    margin-left:35px !important;
}
.add1 {
  position:absolute;
  bottom:-15px;
  right:-5px;
}
.person1 {
  position:absolute;
  bottom:-15px;
  right:-15px;
}
#add1 {
  font-size:10px;
  color:#666666;
  height:28px;
  position:absolute;
  left:25px;
  bottom:-5px;
}
#person1 {
  background:url(/fileadmin/templates/images/newjvkdk/person_buble_bg.png) top left no-repeat;
  width:140px;
  font-size:10px;
  color:#666666;
  height:28px;
  position:absolute;
  left:15px;
  bottom:10px;
  padding:3px 20px 3px 5px;  
}

.footermenucontainer {
    clear: both;
    float: left;
    font-size: 11px;
    margin-top: 10px;
    padding-bottom: 20px;
    padding-left: 16px;
    text-align: center;
    width: 1012px;
  color:#75776e;
}

.footermenucontainer a{
    text-align:center;
    text-decoration:underline;
    color:#75776e;
}


.bottom_widebox{
    width:435px !important;
    background-image:url('/fileadmin/templates/images/newjvkdk/quicklinks_widebg.png');
    background-repeat:no-repeat;
}


/* Frontpage h1 */


#nnbforsidefelt{
  background:url('/fileadmin/user_upload/images/Forside/forsideskabelon.png')
  height:350px;
}
#nnbforsidefelt h1{
  font-family:'DINSchriftRoman', Arial;

  color:#444;
  font-weight:normal;
  font-size:48px;  
  text-transform:uppercase;
  
  /* ie hack */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);
  zoom:1;
}
#nnbforsidefelt h1 em{
  text-transform:lowercase;
  font-family:Arial;
  font-size:16px;
}

#nnbforsidefelt h1 a{
  width:670px; /* 700*/
  height:300px; /*350*/
  display:block;
  padding:40px 0 0 20px;
  color:#444;
  text-decoration:none
}
#nnbforsidefelt h1 a:hover{
  color:#111;
}

#nyforsidefelt2{
  background:url('/fileadmin/user_upload/images/Forside/forsideskabelon.png') no-repeat;
  width:700px;
  height:350px;
}
#nyforsidefelt2 h1{
  font-family:'DINSchriftRoman', Arial;

  color:white;
  font-weight:normal;
  font-size:48px;  
  text-transform:uppercase;
  
  /* ie hack */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);
  zoom:1;
}
#nyforsidefelt2 h1 em{
  text-transform:lowercase;
  font-family:Arial;
  font-size:16px;
}

#nyforsidefelt2 h1 a{
  width:670px; /* 700*/
  height:300px; /*350*/
  display:block;
  padding:35px 25px 20px 100px;
  color:#444;
  text-decoration:none
}

#nyforsidefelt2 h1 a:hover{
  color:#111;
  
}